I have a Tab View Controller that has four different tabs. Each tab is a View Controller with a Table View widget. Each Table View widget on the tabs will have a set amount of rows, and each row should have unchangeable text. For some reason, the text I have in each row is not showing up in the simulator. If I put a label in it does show up. What could be causing this?
Storyboard:
What it looks like in simulator: