const dataSet = [
['John', 'Jack', 'Jamie'],
['Amy', 'Sarah', 'Catherine'],
['Jack', 'Sarah', 'Jack'],
];