addColumn('no', 'no'); $this->addColumn('text', 'year'); $this->addColumn('options', 'options'); return $this; } }