My current hackish manner of printing multiple arrays in columns uses keyword arguments to label the output:
def table(**data_dict): n=([len(x) for x in d