I have a file, I cannot control the output, that has a trailing comma on each data row and not the header row.
\"Pid\",\"Dtdate\",\"Tencode\",\"Stype\",\"Amo
An even simpler approach would be to change your connection manager to skip the header row.
Try setting the column delimiter for the last column as shown below.You will need to type this in the box and not use the Combobox selection. (Or just select {LF} and edit the text and put a Comma before it)