You can use my new favorite thing, static tables in a storyboard.
In the storyboard editor, create a new table view controller and set the content type to static. Set the number of sections, drag them to your cells and configure, configure some output points!
To do this, you need to remove all data methods from the view controller for this to work. Yes, you understood that correctly.
source share