@Nasirullah I merged in a fix and it should be out next week. The change allows you to edit the filters in the built-in filter component in Table, but doesn't apply the filters if the table is server-paginated.
You will have to reference the table's filterStack
for server-side filtering when your table is server paginated -- hope this helps!