Hello Can
The issue is with the quality of the text file. For applications to import data, the data has to be consistent - human readable is great, but not sacrificing consistency.
The issues are:
1) Data is on every-other line (blank line between). It can be worked around but it is bad practice in the first place.
2) Some of the lines are split into two (for example lines 70, 113) - not acceptable.
3) Line 616 is split into several 'bullet point' lines - not acceptable. You can have this if all lines have sub-lines in this way, or if this type of line (sentence) is stored in a seperate file to the single-line data.
We cannot read your screenshots of the blocks. To make a screenshot that can be read, right mouse click in the Block Viewer and select "Download Blocks as Image".
See my example file "Modified_File.txt" attached and the Blocks Image below.
