This is my problem: I have this small UITableView in my storyboard:
UITableView
setDelegate will not retain the delegate.
setDelegate
And
numberOfSectionsInTableView method has to return 1 instead of 0;
numberOfSectionsInTableView