/** Gets the size of this TableLine. */
 public long getSize() {
   return RESULT.getSize();
 }