// We are using v-for in the template below. // This is possible but requires that each element in the template // to be uniquely keyed. // see: https://forum.vuejs.org/t/v-for-on-templates/8359/2