If I trying import text file in non-utf encoding, SciDAVis just skips non-latin symbols. As side effect: data is shifting.
How to reproduce:
Import a file to the Table with non-utf encoding, which containing a header with non-latin symbols (example "import_cp1251.txt" in attachment). Non-latin symbols will be ignored. The same file with utf8 works fine (see example file "import_utf8.txt"
Diff: