---
title: Table Layout
position: 2
seo_title: Telerik and Kendo UI Table Layout Utilities
seo_description: Use the Telerik and Kendo UI Table Layout utilities to
configure the table layout algorithm.
---
## Table Layout
The Telerik and Kendo UI Table Layout Utilities are CSS utility classes that enable you to control the way table cells are laid out.
### Auto
Use the `k-table-auto` utility to allow the table to automatically determine the width of the columns.
### Fixed
Use the `k-table-fixed` utility to set a fixed width to the table.