Adding Dynamic Child Objects to Widgets

I was working on something similar and based on your explanation here is what i have done in the screenshot. however, now when the children are added it isn’t adding all of them or adding the number i am expecting…

for instance when i want to add 4 boxes it just adds three… i think its not counting the zero index?