A := [1, 2, 3]; B := ["one", "two", three"]; T := table( zip( `=`, A, B ) );