I am trying to design a custom UITableViewCell
I have done my customizations, but the cell background doesn't seem to want to apply when the actual application is running for example.
The customization of the text and everything applies but the text doesn't want to work. As you can see in the shot below my UITableViewCell
has a black background, but in the running app on the left it doesn't.
Any help explaining this would be amazing.