The document is about a UITableView workshop that discusses UITableViews, UITableViewControllers, and UITableViewDelegates. It covers the basics of UITableViews including why to use them, the main concepts, types of table views like standard, grouped, and indexed lists. It also discusses cell formats, section headers and footers, and gives examples of different cell styles.