Reputation: 701
When I am dragging UITableView to xib file it does not show any option to add Prototype Cells.
How can add Prototype cell in UITableView in Xcode 10.0
Upvotes: 1
Views: 531
Reputation: 701
Can't. You can't add prototype cell to Xib file for any xcode version. In storyboard it's ok
Upvotes: 5