Unfortunately Gregorio didn't show anything.
So we have to guess.
If I open a vv-Export in LibreOffice Calc I see this
I change the token to "222" and save as ".csv"
Compared with the original file
we see that it is nor TAB-separated but comma-separated.
After a "Search&Replace" we have a TAB-separated file.
In the vv-Import we have a lot of options:
1. Of course we exclude the record ID
2. And also we import as not finalized answer
3. First line contains the code of questions?
No, the second line contains the code; the first line contains a verbatim text.
Therefore we remove this first line from the csv-file
and now we can answer this question with "YES"
Now the import:
Here the original answer table
and after import
Joffm