BundleValidationError Validation failed for 1 parameter(s). Invalid number in parameter 'rate'

I am trying to create invoice with zoho invoice based on data fom my google sheet. but when i run each module i get this error:

##### BundleValidationError

Validation failed for 1 parameter(s).

* Invalid number in parameter 'rate'.

Here is my sheet

Here is my Make Module

And here is the error i’m getting

This is my configuration

This is what I see when I run the module

it seems there are mapping issue I don’t know how to figure out.

Thanks in advance