I have the following 2D list:
test_list = [[\'A\', \'B\', \'C\'], [\'I\', \'L\', \'A\', \'C\', \'K\', \'B\'], [\'J\', \'I\', \'A\', \'B\', \'C\']]