I have a flow that inserts multiple rows into an Excel table using an HTTP request. It works fine, but it overrides the existing formulas and dropdown lists in the table. Is there any way to preserve the formulas and dropdown lists when inserting the new rows? Thank you.