Multi-Line Separation / Split

Multi-Line Separation / Split

I am trying to figure out how to do a function to take a Multi-Line field and break it into other fields:

Example Data:
Data1 Data1
Data2 Data2
Data3 Data3

Field One:
Data1

Field Two:
Data2

Field Three:
Data3