{#each objectsArray as { 0: prop0, "foo-bar": propFooBar, prop: varProp } }
{propFooBar}: {varProp} {prop0}