Reverse an 2d array by its column

how to reverse an 2d array by it’s column using reverse function

it is row wise but i want to ask along column wise.

it is row wise but i want to ask by column wise

just change the ordering of i and j