table_df have 7 columns where the first column is ID. I want to return only the rows that match ID, not the entire data frame.
table_df
kable(table_df[,-1], &