You can write a Mustache helper to do whatever you want. So you could create one that takes an Array (or similar "list") and iterates over it in reverse order.
Take a look at the each helper in can.Mustache