I have a template, task_list, that looks like this:
{{#each tasks}}
{{> task}}
{{/each}}
Template.task_list.tasks
There have been some nice packages released in the meantime. Check out these two:
They both work pretty much out of the box, have a look at their documentation for more advanced options.