Mustache.js loop through JSON data
问题 Can anyone advise how should my template loop like to loop through JSON data in following example? DEMO here: http://jsfiddle.net/Seefeld/LbVEH/ { "0": { "Dosage": "25", "Drug": "Indocin", "Patient": "David", "Date": "15/11/2012 14:29:14" }, "1": { "Dosage": "50", "Drug": "Enebrel", "Patient": "Sam", "Date": "15/11/2012 14:29:14" }, "2": { "Dosage": "10", "Drug": "Hydralazine", "Patient": "Christoff", "Date": "15/11/2012 14:29:14" }, "3": { "Dosage": "21", "Drug": "Combivent", "Patient":