@@ -169,7 +169,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
__FUNCTION__,
$dataProv->getData()->getRecords(),
'Debug',
- $dataProv->getData()->getRecords()
+ $dataProv->getData()->getRecords()->first()
);
}