upload currently assumes that the input is in | separated format

upload into names that are not the same as final table name,
e.g. mylingpropval
myexample

grep -v 'NO EXAMPLE' lingexampbac.csv | sed 's/|$//g'  > lingexamp.csv
