I'd like to share a simple file I made with a demo of what's happening, but i'm not sure how to upload projects on here.
Basically the array data is disappearing when I press the button which changes layout. I looked at the array data (entered from the textinput box) for player name while in Debug mode. It enters ok, but as soon as I press the button to load the next layout, the cell is erased.
The array is global in the objects list. When I set the width to 0 at start, same thing happens.