© Molly K. Maskrey 2017

Molly K. Maskrey, Beginning iPhone Development with Swift 4, https://doi.org/10.1007/978-1-4842-3072-5_8

8. Introducing Table Views

Molly K. Maskrey

(1)Parker, Colorado, USA

Over the course of the next few chapters, you’ll build some hierarchical navigation-based applications similar to the Mail application that ships on iOS devices. Applications of this type, usually called master-detail applications, allow the user to drill down into nested lists of data and edit that data. But before you can build these types of applications, you’ll need to master the concept of table views.

Table views provide iOS devices with the most common mechanism used to display lists of data to the user. They are highly configurable objects able ...

Get Beginning iPhone Development with Swift 4: Exploring the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.