protected void deleteWGroup(int i) {
   vgrMod.removeRow(i);
 }