column of selected row

I’m confused…again. Trying to get the data from the 3rd column (named theProjectPath) of the selected row.

I know how to get the selected row (aTableView’s selectedRow()) but how do I now get that specific column?

Edit: By the way, I have gone thru the tableview tutorials but I either am missing something or it wasn’t part of those tutorials.