/** * @return array */ public function getData() { $this->viewData = $this->_tableHelper->getTableOptions(); return parent::getData(); }