Hi All found the Solution and the steps are following,
1.Reading the Excel
2.Getting the total count of the column
3.Inside For Each using if (initial count <= Total count)
4.Within that If using another For Each to trim the Every column using Assign along with initial counter.
But thanks for your suggestions.
Happy Automation.