I want to create a nesting table in Angular using Ng-lightning. I'm trying to do that by adding tables inside of an accordion.
However, I can't seem to find a way to set the label of the nglAccordionSection as a component or element instead of just text.
Other solutions besides adding tables to accordions are welcome as well.