Table fix
This commit is contained in:
@@ -138,7 +138,7 @@ Set data with automatic formatting
|
|||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
* `rawData` `table` The raw data array (array of row arrays)
|
* `rawData` `table` The raw data array (array of row arrays)
|
||||||
* `formatters` `table` ? Optional formatter functions for columns {[2] = function(value) return value end}
|
* `formatters` `table` ? Optional formatter functions for columns `{[2] = function(value) return value end}`
|
||||||
|
|
||||||
### Returns
|
### Returns
|
||||||
* `Table` `self` The Table instance
|
* `Table` `self` The Table instance
|
||||||
|
|||||||
Reference in New Issue
Block a user