I'm working on viewing the attendance of employees to a QTableWidget. I want to do that by using another QTableWidget that has an ID column and other info. If I selected a certain row it returns the id of that row but I don't know how to implement it. Can anyone help me out?