I'm having a premature senior moment and all of a sudden a really simple task is throwing me for a loop. I have a series of lists of numbers, 6 to be exact, and I need each list to be in its own separate branch of the same data tree. The list of numbers are being constructed from scratch, nearly manual input of a series of numbers. I can't for the life of me, figure out how you would get each list to be its own branch, in effect grafting not each entry but each resoective list. Not sure if that's clear enough.
Help? Thanks!
Tags: