Need a example with filter clones and script ruby

For a line of a file csv, I make an array with a script ruby.
for this line, I wish to iterate on this array to make a clone for every element.
Is it possible?
You have a example ?

Cdt patrick

Sounds like you're looking for the split filter.