DataTable Fixed column filter issue with visual

I have a datatable with fixed columns. I noticed if I try to filter for a value in the datatable and it doesn’t exist, it bunches up the datatable visual. I’m using native filtering. Is there a way to fix this? I need to have fixed columns and this seems to only happen when the datatable is set with fix columns:

image