I\'m trying to load a uitableview using ECSlidingViewController methods.
uitableview
When I call this code:
UIStoryboard* sb = [UIStoryboard storyb
I think it's trying to tell you that you have a UITableViewController in your storyboard but the top-level view associated with that controller is not a UITableView.
UITableViewController
UITableView