how can i put a word list with definition in a tabel ?

Place a word list wit a definition of several lines for each word in a tabel with 2 colomns without re writing it ?

Please make a short example what you want to achieve. From your description I do not understand your start situation and your goal.

i have a list;
word;defiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnniiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiitttttttttttttttttttttttttttttttttttttttttttion
otherword; dddddddddddddddddeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee fffffffffffffffffffffffffiiiiiiiiiiiiiiiiinnnnnnnnnnnnitiin
there are more than 200 words and i want to put them in a table with one column with the wor and the other one with the definition. without re-writing t :slight_smile:

Ok - may be I’m thick as a brick, but your example is a simple .csv import, while your statement “definition of several lines for each word” sounds a bit different and makes me assume that it looks like this

word1; part 1 of definition of word1
       part 2 of definition of word1
       part 3 ....
word2; part 1 of definition of word2
       part 2 of definition of word2
       part 3 ....