I have the following interface configured in the storyboard:

A controller is a custom controller that exits the UITableViewController. When I run my application, this is what I get:

I thought this might have something to do with reuse identifiers, so I changed them to something unique for each of the cells and changed the code accordingly, but so far nothing has been displayed.
8vius source share