Click on a html table row and read all the data from that row and put it in a corresponding field in an existing html form.
Get the data from a html table and create a row and add that row in an existing html table with a button click. Here we use js and JQuery for set the new row.