Multiple addChilds. Where are they placed?

I have addChild(ball)
and addchild(number)

in a for loop.

the addChild(ball) takes up the z-order from 0 to 13… I have no idea where number went because there is nothing on depth 14.

maybe someone could educate me