Reputation: 4312
I am beginner with iOS application development so it may be that I am doing some easy mistake :)
At present in StoryBoard, I have added Table View and created Table View Cell within its child but when I run the application in Simulator, I found no entry of cell.
Also I tried with Table View Controller too because I read that you can't create static cells in Table View.
Please check the following screenshots:
Table View Cell
Table View Controller
I am stuck in both approaches.
Upvotes: 0
Views: 48