I made a table with one of the column contain text field related to its row, please help me to get value from those inputs, I have API and I fetch it and create table using loop, table is properly show all data, there are 4 columns the last column I want to add text field. whenever I submit this table it must show the value what I put in a respective text field. Suppose I have 10 rows then there is 10 text fields in last column.