[solved] convert text lines into table rows in a Google Doc table

I recently had the problem of having to transfer a large amount of text into a table in a Google Doc. Each line of text had to be inserted into its own row in the table. However, when copying the text into the table, all words are always copied into a single cell. Given the amount of text, it was not an option to transfer the words individually—piece by piece—into the respective row. Here’s what helped me:

As an intermediate step, you need to create a Google Sheet.

Unlike tables in Google Docs, when you copy text here, the individual lines of text are inserted into separate rows.

You can then either copy the rows and paste them into your Google Docs table or, if necessary, paste the entire table into the document.

I hope this has helped you. If you have any updates or additions to this, please let me know.