Hi,
So this would be a very simple question
I am dynamically populating a list of check boxes with sequence variable:

In the preview mode, I select some check boxes like so:
But when I try to access their values in the Data Connection mode like this:
This is what the output is:
So basically my question is, how to access all the checked/unchecked values of a list of check boxes that have been populated using sequence variables?
Appreciate your help on this