Difference between get (a ref) and get (a copy)

If You use get a (copy) then the items will not be added in this example and if you used a ref a (copy) it will add items in that like given below is an array of structure of actors array test it like that and you will find the difference.