loads tree from csv string
Use parse method
myTree.parse(csvString,"csv");
deprecated since version 4.4