protected void deleteEnding(int i) {
   galMod.removeRow(i);
 }