This is my problem: I have this small UITableView in my storyboard:
UITableView
(NSInteger)numberOfSectionsInTableView:(UITableView *)tableView { // Return the number of sections. return 0; }
Number of sections should be set at least one