Resizable DynamicTable for UI Kit

The current dynamic table only support isFixedSize as a way to adjust the column sizing.

However, there is no support for manual resizing by dragging the column header to resize. This behavior is usually expected from a users point-of-view (Even the confluence native table has this).

Thus, why not with the UI Kit’s Dynamic table?