In order to view this lesson, you must purchase this course.
Let's now move onto the beginning of our implementation for showing <b>Comments</b> inside of our application. First we'll look at how to implement <b>Custom Delegation</b> that allows us to tap on an icon in a cell and propagate it up to the controller. Furthermore, we will discuss how to find out which particular list item you are clicking on.