How to select a table column with jQuery August 12, 2023 by Tarik Ok. I found a solution: $('table tr td:nth-child('+ownerIndex+')')