Q2a lists tags based on popularity, and doesn't list tags without questions. I'd like to list them all, and in alphabetical order. I'm looking for some ways to list tags based on the information in qa_tagmetas table, but the data structure there is difficult to pull. Each tag has three records, and some funny records have repeated value like title = title. title=description, title=icon. Very inefficient.