hi
i am using DefaultTableModel and i am trying to remove all the row from table, when the loop reaches 0 row am getting following error.

int rowCount= model.getRowCount();
for...