Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, you’re going to take a detailed look at cells and how they work. In order to be able to customize them, it’s important to understand the anatomy of cells, and how they’re created and reused.
You’ll see the following:
UITableViewThis covers everything you need to know in order to create default-styled cells and perform basic configuration of them. Configuring cells is often a case of knowing when to intervene in the creation and reuse process. Later in Chapters 8 and 9, you’ll build on this when you create customized cells.