Need help with storing loop value in movieclip

This is really holding me up, so I hope someone can help me fast.

I need to store each value of my for loop in a separate instance of my movieclip, but the movieclip only seems to pick up the last value of the loop.

Why is this and can I do this any other way apart from storing the value in a textfield or creating a loop within the movieclip?