Here I have fixed pay number as 5.88996 displaying via table component but the app is rounding it off to 5.8900 despite increasing the precision to 4,
and in the Input field it is visible like this, I know precision will not change any values and in the backend it remains the same, but from the UX perspective it is wrong, now how to manage this issue, I want to increase the precision of the table to further from 4.