String to array help

I have a string with an array. I used my_array.split(), but the problem is that it doesnt work with bi-dimensional arrays. Suggestions? :sleep: