Clickable tableview

Would it be possible to create a tableview with clickable items, like text, similar to IOS UITableView?

I know it is possible to use UI Scrollbar but how to make the items clickable?

After watching the Advanced UI video (

), approx. 36 min into the video, i think i understand how to do this now.