Returns a string representation of the table object.
The format is KQLiteTable(tableName), where tableName is the escaped name of the table.
KQLiteTable(tableName)
tableName
A String representing the table, useful for debugging and logging.