Hi all,
So i'm working with multi line test file. I have imported the file as fixed delimiter to import it. It's data is too much ununiform. My input is like this:-

There are lots of similar pattern of data in the file. I have just created a random sample of the file.
I want to convert all these data to separate columns. My output should look like this:

Can anyone please help me how to achieve this.