I would like to retrieve the value of the cells in the first column of a table. The table has a button in the last column with which I open a modal and I want to show the idClient corresponding to that row. I'm pretty stuck in javascript, really. I have tried some example but I only recover the first row, if I press on the button of the second one it does not paint anything.
Thanks in advance!