In a model UIViewController I have the following implementation of loadView (everything is created programmatically):
- (void)loadView { // Add Basic Vi
try
tbView.backgroundView = nil;