{% for entry in hits_dict['id'] %} {% endfor %}
id compound_name formula lib_name id_in_lib mf rmf prob cas mw spectrum comparison
{{hits_dict['id'][loop.index-1]}} {{hits_dict['compound_name'][loop.index-1]}} {{hits_dict['formula'][loop.index-1]}} {{hits_dict['lib_name'][loop.index-1]}} {{hits_dict['id_in_lib'][loop.index-1]}} {{hits_dict['mf'][loop.index-1]}} {{hits_dict['rmf'][loop.index-1]}} {{hits_dict['prob'][loop.index-1]}} {{hits_dict['cas'][loop.index-1]}} {{hits_dict['mw'][loop.index-1]}}