In order to view this lesson, you must purchase this course.
Now that we've been able to successfully parse our XML feed into Swift <b>Episode</b> objects, we're ready to design our cells to represent the data nicely. In this lesson, I want to show you how to easily design the episode cell using a XIB file with Interface Builder. Similar to a previous lesson, we'll be utilizing the flexibility of UIStackView to help achieve the best layout for our view components.