Can I get *where* a TableViewCell was touched?

I have scroll bars in several of my screens. If the user taps within that vertical scroll area, I’d like to scroll, rather than touching the underlying cell. Is there a way in tableCellTouched() to get the coordinates of the touch event?