<?php
echo $this->element('/genericElements/IndexTable/Fields/owner', [
'field' => $field,
'row' => $data
]);
?>