I need to highlight cells of table diagonally i.e. (0,0), (1,1) and so on, in table view,
when user clicks a cell and then start dragging mouse.

Your suggestions will be helpful.

Thanks.