// Generated by CoffeeScript 1.10.0 (function() { window.Data = Backbone.Model.extend({ defaults: { rows: [] } }); }).call(this);