Hi @jaredamul27 ,
I've made a test for your reference:
1\My Excel table

2\My flow


1)
div(length(outputs('List_rows_present_in_a_table')?['body/value']),10)
2)
take(skip(outputs('List_rows_present_in_a_table')?['body/value'],mul(variables('Count'),10)),10)
3)
items('Apply_to_each')['recipients']
Best Regards,
Bof