Hi,
I guess you can have a common table for approval1 & id & name.. say tab
have approval1 & id in tab1
which means you should have 2 entries for example like above in tab1.
then select aproval Name for all entries of table tab1 and append it to tab.
then you will already have a template to display this where you can Loop the table tab
Hope this helps.
Regards,
K.S.