I Want to remove all this Zeros in the Prefix of the Number from this excel file Meanwhile Printing it to another excel file But the number of Zero may vary in prefix We should make it dynamically

Could you please privde this expression for single variable I am printing this Column Values inside the for each loop If I assign it for a particular Column so that it Wont dange the whole data table… I am taking This Row as Number=CurrentRow(2).ToString using assign activity if give any expression for Number variable means I will Implement It.