Does anyone know how to add a filter for each dynamic column in an Angular Material table? I've only found solutions for static headers, but my table headers are constantly changing. I'm looking for something similar to this example: https://i.stack.imgur.com/GLM6r.png
If you have any solutions or suggestions, please let me know!