ios - UITableView not loading fully inside UIScrollView -


i'm creating viewcontroller contain portion of scrollview. in scrollview include view of viewcontroller. when set viewcontroller inside of scrollview, of viewcontroller's data pulled web , it's "viewdidload" method called. however, nothing appears except tableviewlines , spinner i've created show page loading. here looks (the scrollview in question under commitments , awards):

see here.

what should loaded inside scrollview tableview looks this:

enter image description here

it may tableview's delegate/datasource not set correctly. check whether tableview:numberofrowsinsection: , tableview:cellforrowatindexpath: called or not?


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -