$column) { if (in_array($column['element_id'], $this->_skipFields)) { unset($columns[$key]); } } return $columns; } }