protected function getCols()
 {
     return array_merge([['type' => $this->getMainAxisType()]], parent::getCols());
 }