I'm trying to shuffle DataTable rows by a specific column (campaign_id) in this example. I tried what's suggested in this question cannot shuffle rows of DataTable
but I need to be more specific as I mentioned,
Here is an example: this is the DataTable I have, it is sorted by campaign_id column
and I want the result to be (shuffling campaign_id) like this: