I have a draggable div and a table. I want to be able to drop a clone of the div into the table, then once it’s dropped in the table, drag the div inside the table from one cell to another without creating a clone. However currently when I attempt to drag a div that has already been dropped into