In order to view this lesson, you must purchase this course.
With our Posts now being rendered in our list, we'll need to include some more information regarding our post objects. For example, we'll need to set up the username, user profile image, and caption text to properly display inside our cells. This will be an interesting episode as we examine how to include our <b>User</b> struct inside of our <b>Post</b> struct.