Scroll view text content not showing up on ios

I made a scroll view that shows players that I add. Everything works fine, when I test it on the computer, but when I build it for iOS, on the phone it doesn’t show the text inside. The scroll view is there and it’s scrollable, but the text is not showing. But when I press play, the players are added. So the only problem is that the text content is not showing.

Also an extra question: If anyone knows how I can add a delete button next to each added name, and delete each name separately that would be amazing :smiley:

Help, anyone?