Hello, my tableview having 2 Columns and 2 rows like this 1,Mark 2,Steve How can I ge the values? Tableview.current.text is the clicked value but I need the first entry from the clicked row. How can I get this value? I need everytime the id and not the name