Why doesn\'t UITableViewCell background color work (set in interface builder)?
I note from some searching that the follow code set in your custom subclass of UITable
It works perfectly, if you pick the tableview and set background to for example red the whole table will be red. maybe you do not linked the table or something
hope it helped