#### type `Function`

Refreshes the table. This will recount the rows, reset any search and remove any set message, but will not reset any sorting.

#### Usage

```javascript
datatable.refresh();
```