AntiPattern
Table Data Shape Drift
table-data-shape-drift
UI table rendering fails because ColumnDef and dataSource are wired with mismatched shapes or lifecycles (object vs array, static defs vs runtime params), so AntD assumptions and runtime access break into errors or wrong column config.