Data Table Asset Sorting By String, is there a way to sort them by Numerical Value?

Hey everyone!
I have been working with a data table asset in unreal and haven’t been able to find a way to make the data table Sort in numerical Values within the UI of Unreal Engine

Below in the image if i click on the Refs column it will sort the values as strings.

Has anyone figured out a way to make them sort as Integers.

Note:
My Structure has the value as a Integer

SortingQuestion.png