v1.1.5: Enables adding dynamic filters to the grid
Allows users to dynamically add new filter rows to the grid by introducing an 'addFilter' button that triggers the creation of a new filter container. It also redraws the items snippet to reflect the changes.