initialize: function(){
            var that = this;
            this.collection = new RiceModel();
            this.collection.fetch({
                success: function(){