How to make a actor move base on CSV file

Hi everyone.

I am new to unreal, so this may be very basic, but I will appreciate any help.

I need to move an actor base on pre-calculated values, I have both the global position and the orientation (3 axis) changing overtime on a CVS file.

can someone help me, or link me to a helpful source ?