I am trying to build a streamlit app that connects to a snowflake table, fetches data and displays as editable table in streamlit and writes back the edited info back to snowflake, I am able to get this until here. However, I want to display couple of columns to show as drop down to show values in those columns. Table that I intend to bring is a mapping table and last two columns needs to be provide all the column values as drop down