Hi all,
I have a collection called Eval
and the first layer is entities.

from there it can go even deeper.
Eval->entities->Answers->questionGroupScore->questionScores
What would be the best way to display to level information and be able to drill down to the last level?
if I were to use a Gallery, what would be my items property ? do I need to set up cascading galleries?