RepeaterModel.removeViewFooterTemplatesAt Method
        
 Removes view footer templates starting at the specified index from the model.
 
         
        Parameters
        
            - index
            
 
            - 
                
Type: Number (Integer)
An index in the viewFooterTemplates array at which to remove templates. 
            - count
            
 
            - 
                
Type: Number (Integer)
(optional) The number of templates to remove starting at index. If not specified, one template will be removed.
Optional: True