I have a List of lists, created with a nested ng-repeat. Each outer ng-repeat contains a div with the label of its inner list (eg: \"Group A\"). I\'m now trying to create a
I used the following:
{{menuItem.itemName}} {{subItem.itemName}}