Indenting labels in lv_list

I have a ‘container’ lv_list object to create a basic menu structure

rows are added to the list which then have labels / tick boxes etc bound to those

the list / menu is the whole screen width ( 240 pxls )

I want to be able to indent certain labels / tick boxes under an ‘enable’ tick box for that section such that they dynamically appear when the enable is ticked [ sorted that bit out ] but then, the now visible entries are indented

eg
enable wifi
SSID adasdsad
password asdast
enable GPS
comport adds
enable misc
misc opt 1
misc opt 2

etc where if wifi enable is unticked, SSID & Password will disappear, visible if ticked [ which is sorted ] and indented