### Customize columns and rows
Columns can be configured whith the `columns` property.
You will be able to hide columns, set virtual ones
(for actions, selections, ...).
In addition, some behaviors can be set for the cells, like for content overflow,
values formating and cell sizing.
Check the markup for more details about usage.
```vue
```