AEM Forms Table with Checkbox column
Hi Guys,
I am trying to create a table with 2 columns.
First column as text and second with a Checkbox for selection of the rown in AEM forms.(Screenshot below)
Need to bind the value of the checkbox with a value so that I can determine what all rows are selected. I am able to bind the data with first column text but have no clue how to do it for checkbox.

Any help will be appreciated.
Thanks