Hi Paulo,
The table component is within a form component, and by checked rows I did mean the selected rows. I was under the impression that as it's a child component the selected rows would be available to me when I inspect form.data?
The data property contains a key-value list of all input fields, the table isn't considered an input field even if the columns are editable. We should instead reference tableName.selectedRows.