I have the following plunker:
http://plnkr.co/edit/7VkKbr9r1CQ2PA95826U
I want to build a list that will represent the data in the json file.(probably recursion?)
The json can be changed as needed. the depth of the nested items is not known,
Thanks