What is the standard way to access outer #each collection values in the loop? for example:
{{#each outerCollection}} &l
I think you've answered this yourself! Using ../ is documented in https://github.com/meteor/meteor/wiki/Handlebars.
../