callable
The callback function gets the model:
Example: $this->tableRowsRenderCollback(function ($model){ return $model; });