/**
  * @return Table
  */
 public function getTable()
 {
     return $this->query->getTable();
 }