Hi,This could probably be done more elegantly with a loop, but i always find them too difficult to bother with.For simple javascript, you could do this:For a button click and a numeric fieldNote: This code only handles 1, 2 and 3 to add rowsIf your table already has one row, selecting 1 will add a s...