Chapter 14 explained how to create different types of table views including plain and grouped tables along with section indexes. So far, we’ve only used a simple cell that displays a single line of text. In this chapter you’ll learn how to customize a cell to display additional text and images. In addition, you’ll also learn how to modify the appearance of cells.
textLabel – Defines the main text displayed in a cell
detailTextLabel – Defines the secondary text that appears in a smaller font size ...