If I select multiple checkbox it should be display multiple checkbox.

How to create multiple checkbox under multiple checkbox upon selecting first check remaining check will visible for each checkbox.

@AVINASHL4108

on selection of parent check box, update embedded checkbox values (for example pySelected) to true.