Help need in dynamic table row creation

Help need in dynamic table row creation

Hi All,

I am using JQuery to create dynamic rows to my table in JSP file. I can able to create and assign value to it. But I need a help at the time of deleting the rows. When I delete the last row, it is not a problem . But if I delete an intermediate row, and try to add new row, the value is not getting. Please help me to find a solution for it.

Regards,

Joby Joseph