{{#each this}}
  <li class="wheel-item" data-val="{{value}}">{{text}}</li>
{{/each}}