Do you have one instance of the object sitting on the layout to begin with before spawning the others?
If so make sure you do a
on start of layout - object destroy
to clear all instances first.
its probably just one of your original instances still on the layout