ios - TableViewController doesn't show content -


i building app , having trouble table view static cells. used tableviewcontroller in mainstoryboard, , designed static cells, label , text field. when connect actions tableviewcontroller file, content not display.

does know how fix this?

a few things try: comment miknash stated check cellforrowatindexpath gets called

check numberofsectionsintable , numberofrowsinsection called. check if you've set itemcount specific value in interface builder.

also, 1 gets me make sure specified delegate , datasource tableview.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -