There are tons of examples online which can help you, anways start with your interface as below
-> Create a structure with fields
Itm No.
Material no
Qty
UoM
Unit price
Amount
-> Create a table type on this structure
-> This table will be in your form interface
-> Create a variable for importing invoice no in your form interface