In order to view this lesson, you must purchase this course.
With our Detail Cell now being rendered with the necessary subviews, we'll move on by fill out each view with the app information that we fetch in the last episode. This will require that we reload our collection view after the data fetch and implement more logic in cellForItemAt. At the end of this lesson, we'll go over how to calculate auto sizing for cells that containing both really long and short release notes updates.