public Integer[] cellsMarkedRight() {
   return AnnotationUtil.cellsMarkedRight(tables.at(0, 0));
 }