Let's say I have data that's something like this:

title:author:title2:autor2:title3:author3

How would I seperate it to have a database table populated with the authors in one column and its corresponding title in another?