Basically what I would like to do is implement the following TableToTable command using Fieldmappings:
arcpy.TableToTable_conversion(input_csv,gdbfolder,table_name,"#",
"""PropID "PropID" true true false 8 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,PropID,-1,-1;
Taxlot "Taxlot" true true false 15 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Taxlot,-1,-1;
StreetNo "StreetNo" true true false 11 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetNo,-1,-1;
StreetNoSx "StreetNoSx" true true false 3 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetNoSx,-1,-1;
StreetName "StreetName" true true false 24 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetName,-1,-1;
StreetType "StreetType" true true false 2 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetType,-1,-1;
StreetDirPx "StreetDirPx" true true false 2 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetDirPx,-1,-1;
StreetDirSx "StreetDirSx" true true false 2 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StreetDirSx,-1,-1;
Zip3 "Zip3" true true false 4 Short 0 3 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Zip3,-1,-1;
SubName "SubName" true true false 40 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,SubName,-1,-1;
Block "Block" true true false 3 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Block,-1,-1;
Lot "Lot" true true false 3 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Lot,-1,-1;
Acres "Acres" true true false 8 Double 2 8 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Acres,-1,-1;
StatClass "StatClass" true true false 4 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,StatClass,-1,-1;
RMVLand "RMVLand" true true false 4 Long 0 9 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,RMVLand,-1,-1;
RMVImp "RMVImp" true true false 4 Long 0 9 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,RMVImp,-1,-1;
RMVTotal "RMVTotal" true true false 4 Long 0 9 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,RMVTotal,-1,-1;
AssdValue "AssdValue" true true false 4 Long 0 9 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,AssdValue,-1,-1;
LastApprDate "LastApprDate" true true false 8 Text 0 8 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,LastApprDate,-1,-1;
Zoning "Zoning" true true false 7 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,Zoning,-1,-1;
CodeArea "CodeArea" true true false 8 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,CodeArea,-1,-1;
MultCodeArea "MultCodeArea" true true false 1 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,MultCodeArea,-1,-1;
PropClass "PropClass" true true false 3 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,PropClass,-1,-1;
SalePrice "SalePrice" true true false 4 Long 0 9 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,SalePrice,-1,-1;
SaleDateText "SaleDateText" true true false 8 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,SaleDateText,-1,-1;
SaleCode "SaleCode" true true false 2 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,SaleCode,-1,-1;
YearConst "YearConst" true true false 4 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,YearConst,-1,-1;
GrossLivingArea "GrossLivingArea" true true false 5 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,GrossLivingArea,-1,-1;
OwnerName "OwnerName" true true false 32 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerName,-1,-1;
OwnerAdd "OwnerAdd" true true false 32 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerAdd,-1,-1;
OwnerAdd1 "OwnerAdd1" true true false 32 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerAdd1,-1,-1;
OwnerAdd2 "OwnerAdd2" true true false 32 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerAdd2,-1,-1;
OwnerCity "OwnerCity" true true false 16 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerCity,-1,-1;
OwnerState "OwnerState" true true false 2 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerState,-1,-1;
OwnerZip "OwnerZip" true true false 5 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,OwnerZip,-1,-1;
DeedRef "DeedRef" true true false 11 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,DeedRef,-1,-1;
MaintCode "MaintCode" true true false 5 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,MaintCode,-1,-1;
NbrhdCode "NbrhdCode" true true false 10 Text 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,NbrhdCode,-1,-1;
CurLeviedTax "CurLeviedTax" true true false 8 Double 2 11 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,CurLeviedTax,-1,-1;
SaleDate "SaleDate" true true false 8 Date 0 0 ,First,#,C:/Workspace/TSGfiles/TSGinfo.csv,SaleDate,-1,-1""","#")