Change the background view of UITableViewCell when dragging during reorder
When the user is reordering their items and dragging on a cell, I want the cell to have a thin material as background. However, when the user isn’t dragging any cells, the background would be clear to allow the table view background to come through the cells.