Hello guys, I need help, I must create a TOC of checkboxes with the following structure, a checkbox for the year, when I select the year, it displays 4 checkboxes, one for each quarter, and if I select a quarter, it must display 5 checkboxes that allow me to select the meteorological variable that I want to observe. Regarding the base map, I take the information by making a rest request to the service's json, which I would also like to know some suggestions on how I can manipulate it in such a way that I can work with it easily. The project is a viewer of meteorological variables, the TOC information must be added dynamically