In order to view this lesson, you must purchase this course.
Our rows inside of our cells look decent right now, but they're still missing the correct images for the application icons. Let's now fix that by using SDWebImage to very easily load and cache images in our app. Using libraries like this greatly reduces the amount of custom image loading code you have to manually maintain.