I want to use the index of the parent list (foos) as an argument to a function call in the child list (foos.bars).
I found a post where someone recommends using $par
You can also get control of grand parent index by the following code
$parent.$parent.$index