Welcome! I will generate a random number from rows in my table (1-10) and let you delete them using javascript.
NOTE: You must be able to delete the specific line selected.

HINT: ID every row uniquely

This Table will have 7 rows

FirstSecondThird
Row 0, Col 1Row 0, Col 2
Row 1, Col 1Row 1, Col 2
Row 2, Col 1Row 2, Col 2
Row 3, Col 1Row 3, Col 2
Row 4, Col 1Row 4, Col 2
Row 5, Col 1Row 5, Col 2
Row 6, Col 1Row 6, Col 2