Sunday, 18 August 2013

Adding Tableview to Storyboard view

Adding Tableview to Storyboard view

Hello this might be an easy question to answer but i have been looking
around and I am not able to figure the answer out. I was working with a
template to add a side bar to an application. The side bar is created by
using a storyboard and applying different views. Can be found here:
http://www.appcoda.com/ios-programming-sidebar-navigation-menu/ I tried
applying this tableview example:
http://www.appcoda.com/ios-programming-tutorial-create-a-simple-table-view-app/
I added the table view to the main view controller. For some reason no
matter what I do it stays black. I have added the data source and the
delegate to the main controller but still get black screen. Any thoughts?
Thank you!
here is a screenshot:

No comments:

Post a Comment