In order to view this lesson, you must purchase this course.
In this lesson, the objective is to fetch the currently logged in user's information from Firestore and present it inside of our UserSettingsController. Once we fetch our user, we'll have to provide a call to tableView.reloadData() to make sure the screen refreshes correctly.