I have one table and the JavaScript function to add and delete rows. But the problem is, when I check the checkbox and then try to add the row, the checkbox is checked for the next row. But I want an unchecked checkbox for the how many rows I will add to the table wheather it may one or more.I have one table and the JavaScript function to