Put the Ajax.lastdata in an array, then you can get values from it.
Create an Array, then
Array > For each X Element > Set value at Array.CurX to Tokenat(Ajax.Lastdata,Array.CurX,":")
The ":" being your your data separator.
You can then debug preview and see the results in the Array.