# Function checkTable()

>**checkTable**(table, showTrace = false, showError = false)
- Show tracing information about the table object

- See [Functions](../functions.md)

## Parameters

| Parameter |Type |Default |Description |
|  ---- | ---- | ---- | ---- |
**table** |object | |table object |
**showTrace** | |false | |
**showError** | |false | |
