DataTable Incorrectly Displayed at Left and Right Edge and Distort after update columns

Hm, this is unexpected. We fixed some issues recently with dash-table 4.8.0 and dash 1.13.0.

Could you try to create a minimal, reproducible example that we can use to diagnose the issue? For example, create a new app with a table with some dummy data and maybe don’t wrap it in dbc.Col/dbc.Row to verify. See How to Get your Questions Answered on the Plotly Forum for some tips.