I used "Overwrite sheet or range" option in the Output tool, while setting up the range like B:L in one of the sheets in the xlsx file. Everything goes fine until in one run I got a result list shorter than the previous and the old records still remains in the sheet.
Take an example,
in Run 1 I have records
A
B
C
in Run 2 I have records
D
E
But in the Run 2 Output file, I see
D
E
C
I dont know how to tackle this problem as I need to keep the format in the output template and use this Overwrite range option.