--- title: TableTransform --- ## PureCloud::TableTransform ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **header_row** | **Integer** | | [optional] | | **first_data** | **Integer** | | [optional] | | **header_replaces** | [**Array<IndexedTransform>**](IndexedTransform.html) | | [optional] | | **columns** | [**Array<IndexedTransform>**](IndexedTransform.html) | | [optional] | | **unpivots** | [**Array<UnpivotColumns>**](UnpivotColumns.html) | | [optional] | | **collapses** | [**Array<ColumnCollapse>**](ColumnCollapse.html) | | [optional] | {: class="table table-striped"}