You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a seq[Row] variable that I want to send to the mustache template but I don't know how. Can you show me how to send the data to the mustache template and how to show the data in a list.
Thank you for your help as I have just started to use the mustache library.
The text was updated successfully, but these errors were encountered:
I have a
seq[Row]
variable that I want to send to the mustache template but I don't know how. Can you show me how to send the data to the mustache template and how to show the data in a list.Thank you for your help as I have just started to use the mustache library.
The text was updated successfully, but these errors were encountered: