foreach i {1 2 3} {x y} {a b c d e f} { puts "$i,$x,$y" }