Since I added the following code, every time my app opens this UITableViewController it crashes:
UITableViewController
self.noArticlesView = [[UIView alloc] init];
You also need to disable mask translation for the table view.