I want to take a text file formatted like so: *note I can change the format of the stored messages, basically there are delimiters and different lines\[code\];68.229.164.10:4/5/2013:Hello ;71.73.174.13:4/6/2013:Oh Hey\[/code\](;IPADDRESS:TIMESTAMP:MESSAGE)and put it in a table that looks like so:\[code\] IP Time Message 68.229.164.10 4/6/2013 Hello 71.73.174.13 4/6/2013 Oh Hey\[/code\]