jquery UI Sortable with inside table and tr width

jquery UI Sortable with inside table and tr width

I am facing one issue with Jquery Sortable. I n my current implementation I have table inside div which is sortable when I am dragging div it is breaking table layout.

Any solutions?