I have a list of lists as follows:
l1=[[\'a1\',\'a2\',\'a3\'],[\'b1\',\'b2\'],[\'c1\',\'á1\']]
I want a list of dictionaries as follows: